How to Install asterisk-dahdi software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install asterisk-dahdi software package in Ubuntu 16.04 LTS (Xenial Xerus)

asterisk-dahdi software package provides DAHDI devices support for the Asterisk PBX, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install asterisk-dahdi 

asterisk-dahdi is installed in your system.

Make ensure the asterisk-dahdi package were installed using the commands given below,

$ sudo dpkg-query -l | grep asterisk-dahdi *

You will get with asterisk-dahdi package name, version, architecture and description in a table

asterisk-dahdi package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Communication Programs
Package asterisk-dahdi
Version 1:13.1.0~dfsg-1.1ubuntu4
Description DAHDI devices support for the Asterisk PBX
Sub Section comm


See Also, How to uninstall or remove asterisk-dahdi software package from Ubuntu 16.04 LTS (Xenial Xerus) ?